home *** CD-ROM | disk | FTP | other *** search
/ Software USA 5 #5 / Software USA Volume 5.05.iso / mac / Children / Bugs Bannis / Fantasoft.sea / Realmz 6.0.3 / Divinity DEMO / Divinity DEMO Data / Bag of Holding (DEMO).rsrc / TEXT_253.txt < prev    next >
Text File  |  1999-03-17  |  1KB  |  17 lines

  1. Code 126        Battle Macro Criteria
  2.  
  3. ID                       Extra Action Point Code ID
  4.  
  5. Use:        If a Battle Macro (Extra Action Point) is attached to a battle, this is often the first code scripted in the X-AP.  This will test after each round of battle for specific conditions.  If the conditions become TRUE, then the remainder of the X-AP is executed.  In all practicality, this macro is defined just like an Extra Action Point except you have a few special codes you can use .
  6.  
  7. Options:       None
  8.  
  9. E-Codes:       1) Activate on: 0 = After Round No. X,
  10.                                                                                                 1 = % Chance/ Per Round,   2 = Flee/Fail
  11.                          2) Round No. / % Chance to Activate
  12.                          3) Activate: 0 = Single Time, 1 = Check Each Round,
  13.                               2 = Branch To Random Macro
  14.                          4) Macro No.  -OR-      Random Macro (Low Range)
  15.                          5) Random Macro (High Range)
  16.  
  17. Note:  If you want this to activate a specific Macro, place that Macro number in item 4.  If you want it to be one of a random range of Macros then use item 4 as the low range and item 5 as the high range.